Avoid the use of g_autofree
authorMatthias Clasen <mclasen@redhat.com>
Mon, 24 Jul 2017 17:24:33 +0000 (13:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 24 Jul 2017 17:27:29 +0000 (13:27 -0400)
commitce801641a789ba634f8306ef429d0c65418f9aa0
tree8b955714dd67c79de56bfe08caccb78dda991e0e
parent3f9bcf3b31c77a861d25afc1fb93d1af02bfb484
Avoid the use of g_autofree

We can't use this in code that may be built on win32,
so lets just not use it at all.
gtk/gtkfilechoosernativeportal.c